pm.test("Galerija nije kreirana uspešno", () => { pm.expect(pm.response.code).to.be.not.oneOf([201,201]); });